github.com/golang/mock/gomock.notMatcher.m (field)
3 uses
github.com/golang/mock/gomock (current package)
matchers.go#L148: m Matcher
matchers.go#L152: return !n.m.Matches(x)
matchers.go#L156: return "not(" + n.m.String() + ")"
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)